-
1 user-defined type
A base data type that is explicitly defined by using the pre-compiler typedef directive. -
2 user-defined financial dimension type
A financial dimension mapped to a user-defined list of values.نوع البعد المالي المحدد من قِبل المستخدمEnglish-Arabic terms dictionary > user-defined financial dimension type
-
3 scalar data type
"A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values."دالّة -
4 Windows API
"The functions, messages, data structures, data types, and statements you can use in creating applications that run under Microsoft Windows 95 or later, including procedure declarations, user-defined type definitions, and constant declarations." -
5 class selector
"In cascading style sheets, a name identifying a user-defined style. Depending on how it's defined, a class selector can be used with a single type of tag or with any HTML tag inside the BODY element." -
6 structure
"A user-defined value type that, similar to a class, can contain constructors, constants, fields, methods, properties, indexers, operators, and nested types. Unlike classes, however, structures do not support inheritance." -
7 sql_variant
"A data type that stores values of several data types, except for text, ntext, image, timestamp, and sql_variant types. It is used in a column, parameter, variable, or return value of a user-defined function." -
8 database object
"A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)." -
9 custom extraction dictionary
"A user defined dictionary that lists single words or phrases that the system matches to words in the content in either a case-sensitive way or a case-insensitive way, depending on the type of dictionary that is used."English-Arabic terms dictionary > custom extraction dictionary
-
10 system color
"A color that is defined by the operating system for a specific type of monitor and video adapter and that is associated with a specific part of the user interface, such as a window title or a menu." -
11 automatic workflow
A type of workflow that runs as soon as the conditions defined in the workflow logic are met. No user action is required to start the workflow. -
12 multiple choice question
"A type of question (for example, in a poll, survey or test) where the user must select a response from a set of pre-defined options."
См. также в других словарях:
User-defined function — A User Defined Function, or UDF, is a function provided by the user of a program or environment, in a context where the usual assumption is that functions are built into the program or environment.BASIC languageIn some old implementations of the… … Wikipedia
User Defined Field — In Asta Teamplan a project portfolio management tool for small and medium size enterprises (SMEs) and departments within larger organisations all projects can be saved in its own proprietary database format or in a format such as MDB, which can… … Wikipedia
Type safety — In computer science, type safety is a property of some programming languages that is defined differently by different communities, but most definitions involve the use of a type system to prevent certain erroneous or undesirable program behavior… … Wikipedia
Type library — У этого термина существуют и другие значения, см. библиотека (значения). TLB (англ. Type Library библиотека типов) иерархическое хранилище информации о возможностях ActiveX сервера в OLE Automation. Библиотека типов одно из … Википедия
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Type I and type II errors — In statistics, the terms Type I error (also, α error, or false positive) and type II error (β error, or a false negative) are used to describe possible errors made in a statistical decision process. In 1928, Jerzy Neyman (1894 1981) and Egon… … Wikipedia
User-generated content — UGC redirects here. For other uses, see UGC (disambiguation). User generated content (UGC) covers a range of media content available in a range of modern communications technologies. It entered mainstream usage during 2005 having arisen in web… … Wikipedia
Aqua (user interface) — Aqua is the graphical user interface and primary visual theme of Apple Inc. s Mac OS X operating system. It is based around the theme of water, as its name suggests,The word aqua is Latin for water.] with droplet like elements and liberal use of… … Wikipedia
Common Type System — In Microsoft s .NET Framework, the Common Type System (CTS) is a standard that specifies how Type definitions and specific values of Types are represented in computer memory. It is intended to allow programs written in different programming… … Wikipedia
Enumerated type — In computer programming, an enumerated type is a data type (usually user defined) consisting of a set of named constants called enumerators . The act of creating an enumerated type defines an enumeration. When an identifier such as a variable is… … Wikipedia
Reference type — In Object oriented programming, a reference type is a data type that can only be accessed by references. Unlike objects of value types, objects of reference types cannot be directly embedded into composite objects and are always dynamically… … Wikipedia